home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / pcbtimer.zip / PCBTIMER.DOC < prev    next >
Text File  |  1992-04-12  |  3KB  |  76 lines

  1. Dear Sysops and Users BBS's.
  2.  
  3. If you are user of BBS read only the TIMERPCB.DOC.
  4. If you are sysop read this file and the TIMERPCB.DOC
  5.  
  6. Introduction
  7. ------------
  8.  PCBTIMER is a door program that permits the BBS'S (via DOOR) send date
  9. and time to the user and set the date and time clock of the user machine with
  10. same date and time from the BBS.
  11.  
  12. How PCBTIMER work
  13. -----------------
  14.  PCBTIMER works like a protocol file transfer, you put the commands in a DOOR
  15. and the user put's his commands in his communication program (see TIMERPCB.DOC).
  16.  When the user type PCBTIMER the program PCBTIMER.EXE (called via door) reads
  17. the date and time from your machine and sends to the user. The TIMERPCB (load
  18. by the user) reads date and time from the serial and sets the users machine 
  19. date and time with the same date and time of the BBS.
  20.  
  21. How to install PCBTIMER.EXE
  22. ---------------------------
  23.  Build a DOOR with name PCBTIMER.
  24.  Build a .BAT file with the following commands:
  25.  PCBTIMER address irq
  26.  
  27.  where:
  28.    address is the port address of your serial. If you put a symbol $ before
  29.            the number, PCBTIMER assumes hexadecimal value.
  30.    irq     is the irq number of your serial
  31.  
  32.  Examples: PCBTIMER $3F8 4       (for COM 1)
  33.            PCBTIMER $2F8 3       (for COM 2)
  34.  
  35.  You can put any address with any irq, PCBTIMER assumes that address and irq
  36.  are valid numbers. You don't needs specify speed.
  37.  
  38.  PCBTIMER returns with the following levels:
  39.   
  40.   0 - Works well (date and time sents)
  41.   1 - Invalid parameters (you don't put address or irq in you command line)
  42.   2 - Line Hangup
  43.   3 - User does not call his PCBTIMER or we got bad crc
  44.   4 - User call his PCBTIMER correct but we got a lot of bad crc
  45.  
  46. REGISTER YOU PCBTIMER
  47. ---------------------
  48. PCBTIMER is a shareware program. When you register your program you receive
  49. a validate number and future releases can be registered with the same number.
  50. You will receive too information of new programs and new releases.
  51.  
  52.                         PCBTIMER REGISTRATION ORDER BLANK
  53.  
  54.           Please  fill  out  the  following  if   you  are  ordering  PCBTIMER
  55.           registration by mail and enclose with $10:
  56.  
  57.           Name_______________________________________________
  58.  
  59.           Voice Phone #(______)_____-__________
  60.  
  61.           Modem Phone #(______)_____-__________  #Nodes ____
  62.  
  63.           Address ___________________________________________________   
  64.  
  65.           City, State Zip ___________________________________________
  66.  
  67.           Software of you BBS ________________________________
  68.  
  69.           Board  Name (Must  be EXACTLY  as  you want  it  to  appear to  your
  70.           users-20 chr. Max)   ____________________
  71.  
  72.           Send to:  Paulo Cesar Breim
  73.                     R: Fradique Coutinho, 255 apto 84
  74.                     Sao Paulo   SP    Brazil
  75.                     Cep: 05416
  76.